﻿2026-06-04T14:27:57.7032301Z ##[group]Run actions/checkout@v5
2026-06-04T14:27:57.7033328Z with:
2026-06-04T14:27:57.7033906Z   repository: SaberMage/spt-core
2026-06-04T14:27:57.7039668Z   token: ***
2026-06-04T14:27:57.7040233Z   ssh-strict: true
2026-06-04T14:27:57.7040793Z   ssh-user: git
2026-06-04T14:27:57.7041373Z   persist-credentials: true
2026-06-04T14:27:57.7041996Z   clean: true
2026-06-04T14:27:57.7042560Z   sparse-checkout-cone-mode: true
2026-06-04T14:27:57.7043400Z   fetch-depth: 1
2026-06-04T14:27:57.7043952Z   fetch-tags: false
2026-06-04T14:27:57.7044519Z   show-progress: true
2026-06-04T14:27:57.7045103Z   lfs: false
2026-06-04T14:27:57.7045641Z   submodules: false
2026-06-04T14:27:57.7046213Z   set-safe-directory: true
2026-06-04T14:27:57.7047004Z ##[endgroup]
2026-06-04T14:27:57.8689857Z Syncing repository: SaberMage/spt-core
2026-06-04T14:27:57.8691544Z ##[group]Getting Git version info
2026-06-04T14:27:57.8692443Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T14:27:57.8964000Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T14:27:57.9165989Z git version 2.43.0.windows.1
2026-06-04T14:27:57.9195387Z ##[endgroup]
2026-06-04T14:27:57.9203525Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\64ca7300-76fd-47d0-819b-3b6cecbb8681\.gitconfig'
2026-06-04T14:27:57.9215986Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\64ca7300-76fd-47d0-819b-3b6cecbb8681' before making global git config changes
2026-06-04T14:27:57.9217706Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T14:27:57.9221534Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T14:27:57.9454371Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T14:27:57.9639514Z https://github.com/SaberMage/spt-core
2026-06-04T14:27:57.9667836Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T14:27:57.9674598Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T14:27:57.9862255Z refs/heads/dev-freeform
2026-06-04T14:27:57.9891794Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T14:27:58.0152468Z HEAD is now at 107240e feat(net,daemon,ci,docs): M4-D9-6-1 two-host rig ladder — env-gated int tests + runbook
2026-06-04T14:27:58.0617544Z ##[endgroup]
2026-06-04T14:27:58.0620177Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T14:27:58.4286593Z ##[group]Cleaning the repository
2026-06-04T14:27:58.4289607Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T14:27:59.3496166Z Removing target/
2026-06-04T14:27:59.3535448Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T14:27:59.3869850Z HEAD is now at 107240e feat(net,daemon,ci,docs): M4-D9-6-1 two-host rig ladder — env-gated int tests + runbook
2026-06-04T14:27:59.3893896Z ##[endgroup]
2026-06-04T14:27:59.3898358Z ##[group]Disabling automatic garbage collection
2026-06-04T14:27:59.3902788Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T14:27:59.4127066Z ##[endgroup]
2026-06-04T14:27:59.4127451Z ##[group]Setting up auth
2026-06-04T14:27:59.4133596Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T14:27:59.4350259Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T14:27:59.8005735Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T14:27:59.8229757Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T14:28:00.1939933Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T14:28:00.2166582Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T14:28:00.5865440Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T14:28:00.6196244Z ##[endgroup]
2026-06-04T14:28:00.6196707Z ##[group]Fetching the repository
2026-06-04T14:28:00.6204286Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +a86371c9cfd87639c4d5dd5e2c82d464bc028ed0:refs/remotes/origin/dev-freeform
2026-06-04T14:28:01.9308477Z From https://github.com/SaberMage/spt-core
2026-06-04T14:28:01.9309029Z  + 107240e...a86371c a86371c9cfd87639c4d5dd5e2c82d464bc028ed0 -> origin/dev-freeform  (forced update)
2026-06-04T14:28:01.9431433Z ##[endgroup]
2026-06-04T14:28:01.9431862Z ##[group]Determining the checkout info
2026-06-04T14:28:01.9433116Z ##[endgroup]
2026-06-04T14:28:01.9440325Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T14:28:01.9711784Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T14:28:01.9927740Z ##[group]Checking out the ref
2026-06-04T14:28:01.9932330Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T14:28:02.0282259Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T14:28:02.0282657Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T14:28:02.0283300Z Previous HEAD position was 107240e feat(net,daemon,ci,docs): M4-D9-6-1 two-host rig ladder — env-gated int tests + runbook
2026-06-04T14:28:02.0283738Z Switched to and reset branch 'dev-freeform'
2026-06-04T14:28:02.0306978Z ##[endgroup]
2026-06-04T14:28:02.0546016Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T14:28:02.0754702Z a86371c9cfd87639c4d5dd5e2c82d464bc028ed0
